Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: mention tighter fromEvent types #6306

Closed

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented May 1, 2021

Description:

This PR mentions, in the changes doc, that prior to separating the fromEvent signatures by target type, it was possible to pass options to APIs that didn't support them. (The options are ignored in the fromEvent implementation for targets that don't support them.) Attempting to do this in v7 will effect a TypeScript compilation error.

Related issue (if exists): #6301

@cartant cartant requested a review from benlesh May 1, 2021 01:46
@cartant
Copy link
Collaborator Author

cartant commented May 2, 2021

Closed in favour of #6313.

@cartant cartant closed this May 2, 2021
@cartant cartant deleted the cartant/from-event-breaking-changes branch May 15, 2021 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant